home *** CD-ROM | disk | FTP | other *** search
/ NetObjects Fusion 7 / Fusion7.iso / NetObjects Fusion / data1.cab / Program_Executable_Files / NetObjects_System / JRE / 1.1 / lib / font.properties.ko < prev    next >
Encoding:
Text File  |  2002-10-18  |  3.6 KB  |  114 lines

  1. # @(#)font.properties.ko    1.7 98/01/26
  2. #
  3. # AWT Font default Properties for Korean Windows
  4. #
  5.  
  6. #
  7. # ibm.6789 - Won character not being displayed in AWT on Win95
  8. # Seems to be a feature of Win95 not printing the unicode directly for that
  9. # value so to 'get-around' the problem, the xxxx.1 excludes the Won unicode
  10. # value so it drops through to xxxx.2 which has been added with an explicit
  11. # converter. The converter used is EUC_KR as that is the default encoding.
  12. #
  13.  
  14. dialog.0=Arial,ANSI_CHARSET
  15. dialog.1=Gulim,HANGEUL_CHARSET
  16. dialog.2=Gulim,HANGEUL_CHARSET,NEED_CONVERTED
  17. dialog.3=WingDings,SYMBOL_CHARSET,NEED_CONVERTED
  18. dialog.4=Symbol,SYMBOL_CHARSET,NEED_CONVERTED
  19.  
  20. dialoginput.0=Courier New,ANSI_CHARSET
  21. dialoginput.1=Gulim,HANGEUL_CHARSET
  22. dialoginput.2=Gulim,HANGEUL_CHARSET,NEED_CONVERTED
  23. dialoginput.3=WingDings,SYMBOL_CHARSET,NEED_CONVERTED
  24. dialoginput.4=Symbol,SYMBOL_CHARSET,NEED_CONVERTED
  25.  
  26. serif.0=Times New Roman,ANSI_CHARSET
  27. serif.1=Gulim,HANGEUL_CHARSET
  28. serif.2=Gulim,HANGEUL_CHARSET,NEED_CONVERTED
  29. serif.3=WingDings,SYMBOL_CHARSET,NEED_CONVERTED
  30. serif.4=Symbol,SYMBOL_CHARSET,NEED_CONVERTED
  31.  
  32. sansserif.0=Arial,ANSI_CHARSET
  33. sansserif.1=Gulim,HANGEUL_CHARSET
  34. sansserif.2=Gulim,HANGEUL_CHARSET,NEED_CONVERTED
  35. sansserif.3=WingDings,SYMBOL_CHARSET,NEED_CONVERTED
  36. sansserif.4=Symbol,SYMBOL_CHARSET,NEED_CONVERTED
  37.  
  38. #ibm.11247 - replaced 0,1 and 2 to make monospaced characters draw really monoospaced
  39. monospaced.0=\uad74\ub9bc\uccb4,HANGEUL_CHARSET
  40. monospaced.1=Courier New,ANSI_CHARSET
  41. monospaced.2=\uad74\ub9bc\uccb4,HANGEUL_CHARSET,NEED_CONVERTED
  42. monospaced.3=WingDings,SYMBOL_CHARSET,NEED_CONVERTED
  43. monospaced.4=Symbol,SYMBOL_CHARSET,NEED_CONVERTED
  44. #ibm.11247 - standard n117p values
  45. #monospaced.0=Courier New,ANSI_CHARSET
  46. #monospaced.1=Gulim,HANGEUL_CHARSET
  47. #monospaced.2=Gulim,HANGEUL_CHARSET,NEED_CONVERTED
  48.  
  49. # name aliases
  50. #
  51. # - commented out in Javasoft code but reenabled for ibm.6835
  52. #
  53. alias.timesroman=serif
  54. alias.helvetica=sansserif
  55. alias.courier=monospaced
  56.  
  57. # for backword compatibility
  58. #
  59. # - the first 3 are commented out for ibm.6835 in favour of the aliases
  60. #   above which allow DBCS chars to display
  61. #
  62. # timesroman.0=Times New Roman,ANSI_CHARSET
  63. # helvetica.0=Arial,ANSI_CHARSET
  64. # courier.0=Courier New,ANSI_CHARSET
  65. zapfdingbats.0=WingDings,SYMBOL_CHARSET
  66.  
  67. # Default font definition
  68. #
  69. default.char=2751
  70.  
  71. # Static FontCharset info.
  72. #
  73. fontcharset.dialog.2=sun.io.CharToByteEUC_KR
  74. fontcharset.dialog.3=sun.awt.windows.CharToByteWingDings
  75. fontcharset.dialog.4=sun.awt.CharToByteSymbol
  76.  
  77. fontcharset.dialoginput.2=sun.io.CharToByteEUC_KR
  78. fontcharset.dialoginput.3=sun.awt.windows.CharToByteWingDings
  79. fontcharset.dialoginput.4=sun.awt.CharToByteSymbol
  80.  
  81. fontcharset.serif.2=sun.io.CharToByteEUC_KR
  82. fontcharset.serif.3=sun.awt.windows.CharToByteWingDings
  83. fontcharset.serif.4=sun.awt.CharToByteSymbol
  84.  
  85. fontcharset.sansserif.2=sun.io.CharToByteEUC_KR
  86. fontcharset.sansserif.3=sun.awt.windows.CharToByteWingDings
  87. fontcharset.sansserif.4=sun.awt.CharToByteSymbol
  88.  
  89. fontcharset.monospaced.2=sun.io.CharToByteEUC_KR
  90. fontcharset.monospaced.3=sun.awt.windows.CharToByteWingDings
  91. fontcharset.monospaced.4=sun.awt.CharToByteSymbol
  92.  
  93. # Exclusion Range info.
  94. #
  95. exclusion.dialog.0=0100-20ab,20ad-f8ff
  96. exclusion.dialog.1=20a9-20a9
  97.  
  98. exclusion.dialoginput.0=0100-20ab,20ad-f8ff
  99. exclusion.dialoginput.1=20a9-20a9
  100.  
  101. exclusion.serif.0=0100-20ab,20ad-f8ff
  102. exclusion.serif.1=20a9-20a9
  103.  
  104. exclusion.sansserif.0=0100-20ab,20ad-f8ff
  105. exclusion.sansserif.1=20a9-20a9
  106.  
  107. exclusion.monospaced.0=0100-20ab,20ad-f8ff
  108. exclusion.monospaced.1=20a9-20a9
  109.  
  110. # charset for text input
  111. #
  112. inputtextcharset=HANGEUL_CHARSET
  113.  
  114.